type net/http.http2writePing
4 uses
net/http (current package)
h2_bundle.go#L5074: write: &http2writePing{data: sc.sentPingData},
h2_bundle.go#L10874: type http2writePing struct {
h2_bundle.go#L10878: func (w http2writePing) writeFrame(ctx http2writeContext) error {
h2_bundle.go#L10882: func (w http2writePing) staysWithinBuffer(max int) bool {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |